projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ce11b6
)
(*-convex-convexos*): Accept this as alias.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 23 Jun 1994 21:35:48 +0000
(21:35 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 23 Jun 1994 21:35:48 +0000
(21:35 +0000)
configure1.in
patch
|
blob
|
history
diff --git
a/configure1.in
b/configure1.in
index 7055d472b76db0522c386752f0dfcb2e69ff80ed..fcce8fb02d7660346132e9df62b7285c5f060e7d 100755
(executable)
--- a/
configure1.in
+++ b/
configure1.in
@@
-553,7
+553,7
@@
case "${canonical}" in
;;
## Convex
- *-convex-bsd* )
+ *-convex-bsd*
| *-convex-convexos*
)
machine=convex opsys=bsd4-3
## Prevents suprious white space in makefiles - d.m.cooke@larc.nasa.gov
NON_GNU_CPP="cc -E -P"